Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-15963]Fix duplicate key in en/messages.json #12375

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

djsmith85
Copy link
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-15963

📔 Objective

Fix duplicate key in en/messages.json

This needs to be done, because Firefox compares the keys case-insensitive when a release is uploaded to the store.

After this is merged, I'll run a Crowdin Sync and then this and the Crowdin Sync browser PR will need to be 🍒 ⛏️ 'ed to rc

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

This needs to be done, because Firefox compares the keys case-insensitive when a release is uploaded to the store.
@djsmith85 djsmith85 requested a review from a team as a code owner December 12, 2024 17:08
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details10843116-24f4-4d3a-963a-9062c75d168d

No New Or Fixed Issues Found

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.36%. Comparing base (3ce89f9) to head (67d6c82).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12375   +/-   ##
=======================================
  Coverage   33.36%   33.36%           
=======================================
  Files        2908     2908           
  Lines       90978    90978           
  Branches    17325    17325           
=======================================
  Hits        30356    30356           
  Misses      58219    58219           
  Partials     2403     2403           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@djsmith85 djsmith85 merged commit 46e2e02 into main Dec 12, 2024
25 checks passed
@djsmith85 djsmith85 deleted the auth/pm-15963/fix-duplicate-key-in-messages.json branch December 12, 2024 17:27
djsmith85 added a commit that referenced this pull request Dec 12, 2024
This needs to be done, because Firefox compares the keys case-insensitive when a release is uploaded to the store.

Co-authored-by: Daniel James Smith <[email protected]>
(cherry picked from commit 46e2e02)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants